home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / Browser / bm311.exe / TANGO.INI < prev    next >
INI File  |  1997-07-14  |  18KB  |  397 lines

  1. ; ************************************************************************
  2. ; This file contains settings which affect the operation of Tango.
  3. ; Do not edit this file unless you are sure you know what you are doing.
  4. ; If you do edit this file, keep a backup copy.
  5. ;
  6. ; Not all of the items mentioned here are officially supported options.
  7. ; Edit this file at your own risk.
  8. ;
  9. ; Copyright 1994-1995 Spyglass, Inc.
  10. ; Copyright 1995-1996 Alis Technologies inc.
  11. ; All Rights Reserved
  12. ;
  13. ; ************************************************************************
  14.  
  15. ; NOTICE: This INI file is INSTALLED in the same directory as the Tango EXE.
  16. ; --------------------------------
  17. ;
  18. ; This section contains general settings for the operation of Tango
  19. ;
  20. [Main]
  21. Max_Connections=5
  22. Show Toolbar=yes
  23. Display_Text_Size=4
  24. Print_Text_Size=4
  25. Display_Images_Progressively=yes
  26. Reformat_Handling=2
  27. Show Server Errors=yes
  28. Accept_Language_Header=en
  29. Display Inline Images=yes
  30. Anchor Underline=yes
  31. DISABLE_KEEPALIVE=YES
  32.  
  33. ; The Grey Background is for compatibility with NCSA Mosaic.  When set
  34. ; to yes, Tango forces the windows to have a grey background, instead
  35. ; of obeying the default Windows background color setting.
  36. Grey Background=no
  37.  
  38. ; Anchor_Visitation_Horizon controls how Tango colors links as being
  39. ; visited.  The unit is in days, so if you set it to 3, Tango will
  40. ; color all links visited in the last 3 days as visited.
  41. Anchor_Visitation_Horizon=1
  42.  
  43. ; History_Expire_Days tells Tango how many days of history to keep.
  44. ; For example, if you set it to 30, Tango will only keep item in
  45. ; your history file for 30 days.  A setting of -1 means never throw
  46. ; away history entries.  The history file is called globhist.htm
  47. History_Expire_Days=60
  48.  
  49. ; Tango sometimes creates temporary files for use with external viewer
  50. ; programs.  If you set Delete_Temp_Files_On_Exit to yes, then Tango
  51. ; will delete those files when you exit from Tango
  52. Delete_Temp_Files_On_Exit=yes
  53.  
  54. ; The specification of the help file is relative to the EXE directory.
  55. Help_File=help/topics.htm
  56.  
  57. ; The specification of the hotlist file is relative to the Windows directory,
  58. ; where the hotlist file is stored.
  59. Hotlist_File=hotlist.htm
  60.  
  61. ; The specification of the globhist file is relative to the Windows directory,
  62. ; where the globhist file is stored.
  63. Globhist_File=globhist.htm
  64. Wisehist_File=wisehist.htm
  65.  
  66. Enable_Disk_Cache=yes
  67. ; Temp_Directory=c:\mytemp\
  68. Home Page=http://www.alis.com
  69.  
  70. ; --------------------------------
  71. ;
  72. ; This section is used to configure network servers and parameters
  73. ;
  74. ; On certain TCP/IP stacks, it is necessary to set Use_Async_DNS=no
  75. ;
  76. Show Button Bar=yes
  77. Use_System_Colors=no
  78. Ignore_Document_Attributes=no
  79. Dither_Colors=yes
  80. Mail Application=
  81. News Reader Application=
  82. ShowToolbarCharset=Yes
  83. Download_Directory=
  84. URL_AutoCompletion=Yes
  85. Display Background=yes
  86. RegisterAsDefaultBrowser=No
  87.  
  88. [Services]
  89. HTTP_Proxy_Server=
  90. Gopher_Proxy_Server=
  91. FTP_Proxy_Server=
  92. No_Proxy=
  93. NNTP_Server=
  94. Use_Async_DNS=yes
  95.  
  96. ; --------------------------------
  97. [Settings]
  98. Anchor Color=0,0,255
  99. Anchor Color Visited=0,128,128
  100.  
  101. ; --------------------------------
  102. Text_Color=0,0,0
  103. Background_Color=192,192,192
  104.  
  105. [Document Windows]
  106.  
  107. ; --------------------------------
  108. Maximize=1
  109. width=640
  110. height=480
  111. x=0
  112. y=0
  113.  
  114. [History Window]
  115.  
  116. ; --------------------------------
  117. x=197
  118. y=196
  119. [Hotlist Window]
  120.  
  121. ; --------------------------------
  122. ; Margin settings are in inches
  123. x=36
  124. y=163
  125.  
  126. [PageSetup]
  127. Unit=1
  128. margin_left=0.000000
  129. margin_right=0.000000
  130. margin_top=0.492126
  131. margin_bottom=0.492126
  132.  
  133. ; header/footer symbols
  134. ;
  135. ;    &w        window name
  136. ;    &u        URL
  137. ;    &d        date - american style mmm dd yyyy
  138. ;    &D        date - european style dd mmm yyyy
  139. ;    &t        time - AM/PM style HH:MM AM/PM
  140. ;    &T        time - 24 hour style HH:MM
  141. ;    &p        current page number
  142. ;    &P        total number of pages
  143. ;    &&        single ampersand ('&')
  144. ;
  145. header_left=&w
  146. header_right=&u
  147. footer_left=&D &T
  148.  
  149.  
  150. ; --------------------------------
  151.  
  152.  
  153. [Document Caching]
  154. Number=4
  155.  
  156. ; --------------------------------
  157. [Image Caching]
  158. Number=50
  159.  
  160. ; --------------------------------
  161. [Helpers]
  162. ; telnet=c:\mytelnet\mytelnet.exe %s
  163.  
  164. ; --------------------------------
  165. ;
  166. ; This section is intended to support vendor configuration of Tango
  167. ;
  168. mailto=
  169. telnet=
  170.  
  171. ; --------------------------------
  172. ;
  173. ; External viewers (Helpers) are configured by specifying a MIME type on a line of
  174. ; the form TYPE# where # is an integer.  The numbers must be contiguous.
  175. ; Then, set the MIME type=to the application you wish to use to view
  176. ; files of that type.  Insert %s where you want the filename of the viewer
  177. ; temp file to be substituted.
  178. ;
  179. ; TYPE0=image/jpeg
  180. ; TYPE1=image/gif
  181. ; image/jpeg=c:\myviewer\myviewer.exe %s
  182. ;
  183. [Viewers]
  184. TYPE0=text/html
  185. TYPE1=text/plain
  186. TYPE2=image/jpeg
  187. TYPE3=image/gif
  188. TYPE4=audio/basic
  189. TYPE5=audio/x-aiff
  190. TYPE6=application/x-gzip
  191. TYPE7=audio/x-wav
  192. TYPE8=image/tiff
  193. TYPE9=application/postscript
  194. TYPE10=application/pdf
  195. TYPE11=application/zip
  196. TYPE12=application/x-tar
  197. TYPE13=application/rtf
  198. TYPE14=application/x-stuffit
  199. TYPE15=application/mac-binhex40
  200. TYPE16=application/x-compress
  201.  
  202. ; --------------------------------
  203. ; Suffixes (file extensions) for a given MIME type are configured here.  These
  204. ; suffixes are not used for HTTP URL's, since the HTTP protocol specifies
  205. ; the MIME type, therefore Tango does not have to guess the MIME type by
  206. ; file extension.  MIME types which appear here must be defined in the [Viewers]
  207. ; section.
  208. ;
  209. TYPE24=audio/x-pn-realaudio
  210.  
  211. [Suffixes]
  212. image/jpeg=.jpeg .jpg
  213. image/gif=.gif
  214. text/html=.htm .html .htm? .shtml
  215. text/plain=.txt .c .h .ini
  216. audio/basic=.au
  217. audio/x-aiff=.aiff .aif
  218. audio/x-wav=.wav
  219. image/tiff=.tif .tiff
  220. application/postscript=.ps .eps .ai
  221. video/mpeg=.mpg .mpeg .mpe
  222. video/quicktime=.mov .qt
  223. video/x-msvideo=.avi
  224. application/pdf=.pdf
  225. application/zip=.zip
  226. application/x-tar=.tar
  227. application/rtf=.rtf
  228. application/x-stuffit=.sit
  229. application/mac-binhex40=.hqx
  230. application/x-compress=.z
  231. application/x-gzip=.gz
  232. application/x-hdf=.hdf
  233. text/x-sgml=.sgm .sgml
  234. video/avi=.avi
  235. audio/x-pn-realaudio=.ra .ram
  236.  
  237. ; --------------------------------
  238. ;
  239. ; Valid settings for an encoding are binary, 7bit, or 8bit
  240. ;
  241. ; image/jpeg=binary
  242. ; image/gif=binary
  243. ;
  244.  
  245. [Encodings]
  246. image/jpeg=binary
  247. image/gif=binary
  248. text/html=8bit
  249. text/plain=7bit
  250. audio/basic=binary
  251. audio/x-aiff=binary
  252. audio/x-wav=binary
  253. image/tiff=binary
  254. application/postscript=8bit
  255. video/mpeg=binary
  256. video/quicktime=binary
  257. video/x-msvideo=binary
  258. application/pdf=binary
  259. application/zip=binary
  260. application/x-tar=binary
  261. application/rtf=8bit
  262. application/x-stuffit=binary
  263. application/mac-binhex40=8bit
  264. application/x-compress=binary
  265. application/x-gzip=binary
  266. application/x-hdf=binary
  267. text/x-sgml=binary
  268. video/avi=binary
  269. audio/x-pn-realaudio=binary
  270.  
  271. ; --------------------------------
  272. ;
  273. ; MIME Descriptions contains the plain-language descriptions which
  274. ; appear in the Helpers dialog.
  275. ;
  276.  
  277. [MIME Descriptions]
  278. Order=en, fr, de, it, es, ru, da, nl, fi, no, sv, jp, zht, zhs, ms, ko, iw, th, ar
  279. image/jpeg=JPEG Images, Images JPEG, JPEG-Bilder, Immagini JPEG, Im├ígenes JPEG, ╨ÿ╨╖╨╛╨▒╤Ç╨░╨╨╡╨╜╨╕╤Å JPEG, JPEG-billeder, JPEG afbeeldingen, JPEG-kuvat, JPEG-bilder, JPEG-bilder, JPEGπéñπâíπâ╝πé╕, JPEG σ╜▒σâÅ, JPEG σ¢╛σâÅ, Imej JPEG, JPEG ∞¥┤δ»╕∞ºÇ, JPEG╫¬╫₧╫ò╫ ╫ò╫¬, JPEG α╕úα╕░α╕Üα╕Üα╕ α╕▓α╕₧, ╪╡┘ê╪▒ JPEG
  280. image/gif=GIF Images, Images GIF, GIF-Bilder, Immagini GIF, Im├ígenes GIF, ╨ÿ╨╖╨╛╨▒╤Ç╨░╨╨╡╨╜╨╕╤Å GIF, GIF-billeder, GIF afbeeldingen, GIF-kuvat, GIF-bilder, GIF-bilder, GIFπéñπâíπâ╝πé╕, GIF σ╜▒σâÅ, GIF σ¢╛σâÅ, Imej GIF, GIF ∞¥┤δ»╕∞ºÇ, GIF ╫¬╫₧╫ò╫ ╫ò╫¬, GIF α╕úα╕░α╕Üα╕Üα╕ α╕▓α╕₧, ╪╡┘ê╪▒ GIF
  281. text/html=HTML Documents, Documents HTML, HTML-Dokumente, Documenti HTML, Documentos HTML, ╨"╨╛╨║╤â╨╝╨╡╨╜╤é╤ï HTML, HTML-dokumenter, HTML documenten, HTML-asiakirjat, HTML-dokumenter, HTML-dokument, HTMLµûçµ¢╕, HTML µûçΣ╗, HTML µûçµíú, Dokumen HTML, HTML δ╕∞ä£, HTML ╫₧╫í╫₧╫¢, HTML α╣Çα╕¡α╕üα╕¬α╕▓α╕ú, ┘à╪│╪¬┘å╪»╪º╪¬ HTML
  282. text/plain=Text Files, Fichiers-texte, Textdateien, File di testo, Archivos de Texto, ╨ó╨╡╨║╤ü╤é╨╛╨▓╤ï╨╡ ╤ä╨░╨╣╨╗╤ï, Tekstfiler, Tekstbestanden, tekstitiedostot, Tekstfiler, Text-filer, πâåπé¡πé╣πâêπâòπéíπéñπâ½, µûçσ¡ùµ¬"µíê, µûçµ£µûçΣ╗, Fail Teks, φàì∞èñφè╕ φîî∞¥╝, Text ╫º╫æ╫ª, Text  α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ ┘å╪╡┘è╪⌐
  283. audio/basic=Audio Files, Fichiers audio, Audiodateien, File Audio, Archivos de Audio, ╨É╤â╨┤╨╕╨╛╤ä╨░╨╣╨╗╤ï, Lydfiler, Geluidsbestanden, ΣΣnitiedostot, Lydfiler, Ljudfiler, πé¬πâ╝πâçπéúπé¬πâòπéíπéñπâ½, ΘîäΘƒ│µ¬"µíê, σú░ΘóæµûçΣ╗, Fail Audio, ∞ÿñδ""∞ÿñ φîî∞¥╝, Audio ╫º╫æ╫ª, α╣äα╕ƒα╕Ñα╣îα╕¡α╕¡α╕"α╕┤α╣éα╕¡, ┘à┘ä┘ü╪º╪¬ ╪╡┘ê╪¬┘è╪⌐
  284. audio/x-aiff=AIFF Files, Fichiers AIFF, AIFF-Dateien, File AIFF, Archivos AIFF, ╨ñ╨░╨╣╨╗╤ï AIFF, AIFF-filer, AIFF bestanden, AIFF-tiedostot, AIFF-filer, AIFF-filer, AIFFπâòπéíπéñπâ½, AIFF µ¬"µíê, AIFF µûçΣ╗, Fail AIFF, AIFF φîî∞¥╝, AIFF ╫º╫æ╫ª, AIFF α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ AIFF
  285. audio/x-wav=WAVE Files, Fichiers WAVE, WAVE-Dateien, File WAVE, Archivos WAVE, ╨ñ╨░╨╣╨╗╤ï WAVE, WAVE-filer, WAVE bestanden, WAVE-tiedostot, WAVE-filer, WAVE-filer, WAVEπâòπéíπéñπâ½, WAVE µ¬"µíê, WAVE µûçΣ╗, Fail WAVE, WAVE φîî∞¥╝, WAVE ╫º╫æ╫ª, WAVE α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ WAVE
  286. image/tiff=TIFF Images, Images TIFF, TIFF-Bilder, Immagini TIFF, Imßgenes TIFF, ╨ÿ╨╖╨╛╨▒╤Ç╨░╨╨╡╨╜╨╕╤Å TIFF, TIFF-billeder, TIFF afbeeldingen, TIFF-tiedostot, TIFF-bilder, TIFF-bilder, TIFFπâòπéíπéñπâ½, TIFF σ╜▒σâÅ, TIFF σ¢╛σâÅ, Imej TIFF, TIFF ∞¥┤δ»╕∞ºÇ, TIFF ╫¬╫₧╫ò╫ ╫ò╫¬, TIFF α╕úα╕░α╕Üα╕Üα╕ α╕▓α╕₧, ╪╡┘ê╪▒ TIFF
  287. application/postscript=PostScript Files, Fichiers PostScript, PostScript-Dateien, File PostScript, Archivos PostScript, ╨ñ╨░╨╣╨╗╤ï PostScript, PostScript-filer, PostScript bestanden, PostScript-tiedostot, PostScript-filer, PostScript-filer, PostScriptπâòπéíπéñπâ½, PostScript µ¬"µíê, PostScript µûçΣ╗, Fail PostScript, φÅ∞èñφè╕∞èñφüδª╜φè╕ φîî∞¥╝, PostScript ╫º╫æ╫ª, α╣éα╕₧α╕¬α╕ùα╣îα╕¬α╕äα╕úα╕┤α╕₧α╕ùα╣îα╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ PostScript
  288. video/mpeg=MPEG Movies, Films MPEG, MPEG-Videos, Film MPEG, Pelφculas MPEG, ╨Æ╨╕╨┤╨╡╨╛╤ä╨╕╨╗╤î╨╝╤ï MPEG, MPEG-film, MPEG films, MPEG-videot, MPEG-filmer, MPEG-filmer, MPEGπâ πâ╝πâ"πâ╝, MPEG Θ¢╗σ╜▒, MPEG τ"╡σ╜▒, Wayang Gambar MPEG, MPEG ∞ÿüφÖ", MPEG ╫í╫¿╫ÿ, α╕ α╕▓α╕₧α╕óα╕Öα╕òα╕úα╣îα╕úα╕░α╕Üα╕Ü MPEG, ╪ú┘ü┘ä╪º┘à MPEG
  289. video/quicktime=Quick Time Movies, Films QuickTime, QuickTime Movies, Film Quick Time, Pelφculas Quick Time, ╨Æ╨╕╨┤╨╡╨╛╤ä╨╕╨╗╤î╨╝╤ï Quick Time, Quick Time-film, Quick Time films, QuickTime-videot, Quick Time-filmer, Quick Time-filmer, Quick Timeπâ πâ╝πâ"πâ╝, Quick Time Θ¢╗σ╜▒, Quick Time τ"╡σ╜▒, Wayang Gambar Quick Time, δ╣ δÑ╕ φÖ"δ⌐┤∞£╝δí£ δ│┤Ω╕░, Quick Time ╫í╫¿╫ÿ, α╕ α╕▓α╕₧α╕óα╕Öα╕òα╕úα╣îα╕úα╕░α╕Üα╕Ü Quick Time, ╪ú┘ü┘ä╪º┘à Quick Time
  290. video/x-msvideo=Microsoft Video Movies, Films video Microsoft, Microsoft Videos, Film video Microsoft, Pelφculas Microsoft Video, ╨Æ╨╕╨┤╨╡╨╛╤ä╨╕╨╗╤î╨╝╤ï Microsoft Video, Microsoft Video-film, Microsoft Videofilms, Microsoft Video -videot, Microsoft Video-filmer, Microsoft Video-filmer, Microsoftπâ"πâçπé¬πâ πâ╝πâ"πâ╝, Microsoft Θîäσ╜▒Θ¢╗σ╜▒, Microsoft ΦºåΘóæτ"╡σ╜▒, Wayang Gambar Video Microsoft, δºê∞¥┤φüδí£∞åîφ"äφè╕ δ╣äδ""∞ÿñ ∞ÿüφÖ", Microsoft Video ╫í╫¿╫ÿ, α╕ α╕▓α╕₧α╕óα╕Öα╕òα╕úα╣îα╕úα╕░α╕Üα╕Ü Microsoft, ╪ú┘ü┘ä╪º┘à ┘ü┘è╪»┘è┘ê ┘à╪º┘è┘â╪▒┘ê╪│┘ê┘ü╪¬
  291. application/pdf=PDF Files, Fichiers PDF, PDF-Dateien, File PDF, Archivos PDF, ╨ñ╨░╨╣╨╗╤ï PDF, PDF-filer, PDF bestanden, PDF-tiedostot, PDF-filer, PDF-filer, PDFπâòπéíπéñπâ½, PDF µ¬"µíê, PDF µûçΣ╗, Fail PDF, PDF φîî∞¥╝, PDF ╫º╫æ╫ª, PDF α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ PDF
  292. application/zip=ZIP Archives, Archives ZIP, ZIP-Archive, Archivi ZIP, Archivos ZIP, ╨É╤Ç╤à╨╕╨▓╤ï ZIP, ZIP-filer, ZIP bestanden, ZIP-arkistot, ZIP-arkiv, ZIP-arkiv, ZIPπéóπâ╝πé½πéñπâû, ZIP µ¬"µíêσ║½ , ZIP µíúµíêσ║", Arkib ZIP, ZIP δ│┤∞í┤, ZIP ╫É╫¿╫¢╫ò╫ , α╕úα╕░α╕Üα╕Üα╕üα╕▓α╕úα╕êα╕▒α╕"α╣Çα╕üα╣çα╕Ü ZIP, ╪ú╪▒╪┤┘è┘ü ZIP
  293. application/x-tar=TAR Archives, Archives TAR, TAR-Archive, Archivi TAR, Archivos TAR, ╨É╤Ç╤à╨╕╨▓╤ï TAR, TAR-filer, TAR bestanden, TAR-arkistot, TAR-arkiv, TAR-arkiv, TARπéóπâ╝πé½πéñπâû, TAR µ¬"µíêσ║½, TAR µíúµíêσ║", Arkib TAR, TAR δ│┤∞í┤, TAR ╫É╫¿╫¢╫ò╫ , α╕úα╕░α╕Üα╕Üα╕üα╕▓α╕úα╕êα╕▒α╕"α╣Çα╕üα╣çα╕Ü TAR, ╪ú╪▒╪┤┘è┘ü TAR
  294. application/rtf=Rich Text Format Files, Fichiers format texte riche, Rich Text Format-Dateien, File Rich Text Format (RTF), Archivos Rich Text Format, ╨ñ╨░╨╣╨╗╤ï RTF, RTF-filer, Rich Text Format bestanden, Rich Text Format -tiedostot, RTF-filer (Rikt tekstformat), Rich Text Format-filer, RTFπâòπéíπéñπâ½, Rich Text Format µ¬"µíê, Rich Text Format µûçΣ╗, Fail Berformat Rich Text, ∞ä£∞ï¥∞₧êδè" φàì∞èñφè╕ φîî∞¥╝, Rich Text Format ╫º╫æ╫ª, α╣äα╕ƒα╕Ñα╣îα╕úα╕░α╕Üα╕Ü Rich Text, ┘à┘ä┘ü╪º╪¬ Rich Text Format
  295. application/x-stuffit=Stuffit Archives, Archives Stuffit, Stuffit-Archive, Archivi Stuffit, Archivos Stuffit, ╨É╤Ç╤à╨╕╨▓╤ï Stuffit, Stuffit-arkiver, Stuffit bestanden, Stuffit-arkistot, Stuffit-arkiv, Stuffit-arkiv, Stuffitπéóπâ╝πé½πéñπâû, Stuffit µ¬"µíêσ║½, Stuffit µíúµíêσ║", Arkib Stuffit, Stuffit δ│┤∞í┤, Stuffit ╫É╫¿╫¢╫ò╫ , α╕úα╕░α╕Üα╕Üα╕üα╕▓α╕úα╕êα╕▒α╕"α╣Çα╕üα╣çα╕Üα╕¬α╕òα╕▒α╕ƒα╕ƒα╕┤α╕ù, ╪ú╪▒╪┤┘è┘ü Stuffit
  296. application/mac-binhex40=Binhex Files, Fichiers Binhex, Binhex-Dateien, File Binhex, Archivos Binhex, Hex-╤ä╨░╨╣╨╗╤ï, Binhex-filer, Binhex bestanden, Binhex-tiedostot, Binhex-filer, Binhex-filer, Binhexπâòπéíπéñπâ½, Binhex µ¬"µíê, Binhex µûçΣ╗, Fail Binhex, Binhex φîî∞¥╝, Binhex ╫º╫æ╫ª, Binhex α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ Binhex
  297. application/x-compress=Compressed Files, Fichiers compresses, Komprimierte Dateien, File compressi, Archivos Comprimidos, ╨í╨╨░╤é╤ï╨╡ ╤ä╨░╨╣╨╗╤ï, Komprimerede filer, Compressed bestanden, Compress-pakatut tiedostot, Komprimerte filer, Komprimerade filer, σ£ºτ╕«πâòπéíπéñπâ½, σú"τ╕«µ¬"µíê, σÄïτ╝⌐µûçΣ╗, Fail Mampat, ∞òò∞òφîî∞¥╝, ╫º╫æ╫ª╫¥ ╫"╫ù╫ò╫í╫¥, α╕äα╕¡α╕íα╣Çα╕₧α╕úα╕¬α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ ┘à╪╪║┘ê╪╖╪⌐
  298. application/x-gzip=GZIP Files, Fichiers GZIP, GZIP-Dateien, File GZIP, Archivos GZIP, ╨ñ╨░╨╣╨╗╤ï GZIP, GZIP-filer, GZIP bestanden, GZIP-tiedostot, GZIP-filer, GZIP-filer, GZIPπâòπéíπéñπâ½, GZIP µ¬"µíê, GZIP µíúµíê, Fail GZIP, GZIP φîî∞¥╝, GZIP ╫º╫æ╫ª, GZIP α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ GZIP
  299. application/x-hdf=HDF Data Files, Fichiers de donnees HDF, HDF-Datendateien, File dati HDF, Archivos de datos HDF, ╨ñ╨░╨╣╨╗╤ï ╨┤╨░╨╜╨╜╤ï╤à HDF, HDF-datafiler, HDF gegevensbestanden, HDF-tiedostot, HDF-datafiler, HDF-datafiler, HDFπâçπâ╝πé┐πâòπéíπéñπâ½, HDF Φ│çµûÖµ¬"µíê, HDF µò░µì«µûçΣ╗, Fail Data HDF, HDF δì░∞¥┤φâÇ φîî∞¥╝, HDF ╫º╫æ╫ª ?╫ ╫¬╫ò╫ , α╣äα╕ƒα╕Ñα╣îα╕éα╣ëα╕¡α╕íα╕╣α╕Ñ HDF, ┘à┘ä┘ü╪º╪¬ ╪¿┘è╪º┘å╪º╪¬ HDF
  300. text/x-sgml=SGML Documents, Documents SGML, SGML-Dokumente, Documenti SGML, Documentos SGML, ╨"╨╛╨║╤â╨╝╨╡╨╜╤é╤ï SGML, SGML-dokumenter, SGML documenten, SGML-asiakirjat, SGML-dokumenter, SGML-dokument, SGMLµûçµ¢╕, SGML µûçΣ╗, SGML µûçµíú, Dokumen SGML, SGML δ╕∞ä£, SGML ╫₧╫í╫₧╫¢, α╣Çα╕¡α╕üα╕¬α╕▓α╕úα╕úα╕░α╕Üα╕Ü SGML, ┘à╪│╪¬┘å╪»╪º╪¬ SGML
  301. ;test/plain=BAT Files, Fichiers BAT, BAT-Dateien, File Batch, Archivos por lotes BAT, ╨ƒ╨░╨║╨╡╤é╨╜╤ï╨╡ (BAT) ╤ä╨░╨╣╨╗╤ï, BAT-filer, BAT bestanden, BAT-tiedostot, BAT-filer, BAT-filer, BATπâòπéíπéñπâ½, BAT µ¬"µíê, BAT µûçΣ╗, Fail BAT, BAT φîî∞¥╝, BAT ╫º╫æ╫ª, BAT α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ BAT
  302. audio/x-pn-realaudio=RealAudio Files, Fichiers RealAudio, RealAudio-Dateien, File RealAudio, Archivos RealAudio, ╨ñ╨░╨╣╨╗╤ï RealAudio, RealAudio-filer, RealAudio bestanden, RealAudio-tiedostot, RealAudio-filer, RealAudio-filer, RealAudio πâòπéíπéñπâ½, RealAudio µ¬"µíê, RealAudio µûçΣ╗, Fail RealAudio, RealAudio φîî∞¥╝, RealAudio ╫º╫æ╫ª, RealAudio α╣äα╕ƒα╕Ñα╣î, ┘à┘ä┘ü╪º╪¬ RealAudio
  303. video/avi=AVI Video Movies, Films vid├⌐o AVI, AVI-Videos, Film video AVI, Pelφculas AVI, ╨Æ╨╕╨┤╨╡╨╛╤ä╨╕╨╗╤î╨╝╤ï AVI, AVI-videofilm, AVI Videofilms, AVI-videot, AVI-videofilmer, AVI-filmer, AVIπâ"πâçπé¬πâ πâ╝πâ"πâ╝, AVI Θîäσ╜▒Θ¢╗σ╜▒, AVI ΦºåΘóæτ"╡σ╜▒, Wayang Gambar Video AVI, AVI φîî∞¥╝, AVI ╫ò╫"╫É╫ò ╫í╫¿╫ÿ, α╕úα╕░α╕Üα╕Üα╕ α╕▓α╕₧α╕óα╕Öα╕òα╕úα╣î AVI, ╪ú┘ü┘ä╪º┘à ┘ü┘è╪»┘è┘ê AVI
  304.  
  305.  
  306. ; --------------------------------
  307. ;
  308. ; This section provides the DDE service names for preconfigured Tango SDI
  309. ; Helpers.
  310. ;
  311.  
  312. [SDI_Viewers]
  313. text/html=
  314. text/plain=
  315. image/jpeg=
  316. image/gif=
  317. audio/basic=
  318. audio/x-aiff=
  319. audio/x-wav=
  320. image/tiff=
  321. application/postscript=
  322. video/mpeg=
  323. video/quicktime=
  324. video/x-msvideo=
  325. application/pdf=
  326. application/zip=
  327. application/x-tar=
  328. application/rtf=
  329. application/x-stuffit=
  330. application/mac-binhex40=
  331. application/x-compress=
  332. application/x-gzip=
  333. application/x-hdf=
  334. text/x-sgml=
  335. app/biz=
  336. biz/chose=
  337. super/stuff=
  338. new/type=
  339. application/hello=
  340. avi=
  341. video/avi=
  342. audio/x-pn-realaudio=
  343.  
  344. [SecurityProtocols]
  345. Basic=Basic_Load,basic.dll
  346. Digest=Digest_Load,digest.dll
  347. FirstVirtual=fv_Load,fv.dll
  348.  
  349. ; --------------------------------
  350. ; This section is used during the install process
  351. ;
  352. [Version]
  353. Build=2.5.0.BUILDNUM
  354.  
  355. [MainDiskCache]
  356. Directory=
  357. Size_Kilobytes=2048
  358. Verify_Policy=1
  359. Clear_On_Exit=no
  360.  
  361. [Mailto]
  362. Email_address=
  363. Server_Name=
  364. Email_Server=
  365. SMTP_Server=
  366. InsertCurrentPage=no
  367. InsertPagePrefix=">"
  368. Use_MAPI=no
  369. LeaveMailOnServer=1
  370. ImmediateSend=1
  371.  
  372. [Fonts]
  373. Main=Times New Roman
  374. Header=Arial
  375. Monospace=Courier New
  376.  
  377. [International]
  378. ; NE PAS MODIFIER CETTE SECTION - DON'T MODIFY THIS SECTION
  379. User Interface=int_fr.dll
  380. Accept-Language=en,fr,ar
  381. BypassProxyCache=No
  382. DefaultCharset=iso-8859-1
  383.  
  384. DefaultCharsetLang=fr
  385. DefaultDirection=LTR
  386. CurrentKeyboard=Windows
  387. KeyboardList=,Danish,German,Spanish,French Canadian,Italian,Dutch,Norwegian,Finnish,Swedish,United States,Windows,Russian,Hebrew,Arabic,Korean,Chinese Simp,Japanese,Chinese trad,
  388. KeyboardTemplate=32
  389. KeyboardSize=1
  390. ShowKeyboardMnemonic=1
  391. ShowKeyboard=1
  392. KeyboardPos=0,0,0,0
  393.  
  394. [Hotlist]
  395. AutomaticSave=1
  396.